widget: Check rootness for invisibility
authorMatthias Clasen <mclasen@redhat.com>
Sun, 24 Feb 2019 13:19:05 +0000 (08:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 01:23:28 +0000 (21:23 -0400)
commit7ca528b896061436ba107aa1d5d69770c7adbcdd
treeab3dace7b6c1374d994aec29e62ffeeb18cf878c
parent2870f4dbfede613e06a45fd4d1c9bddeb1de3889
widget: Check rootness for invisibility

Make the function that determines initial visibility
look at whether the class implements GtkRoot. That is
the eventual goal for this check. For now, allow
popovers in here as well.
gtk/gtkwidget.c